From: Ludovic CHEVALIER Date: Wed, 24 Apr 2019 10:20:01 +0000 (+0200) Subject: [DATA] ~users and members importation OK X-Git-Url: http://git.cyclocoop.org/%28%5B%5E/%24wgScriptPath/%40%20%27entree_url%27%20=%3E%20%27URL%20of%20your%20site%27%2C%20%27entree_url_2%27%20=%3E%20%27Site%20URL%27%2C%20%27erreur_connect_deja_existant%27%20=%3E%20%27There%20is%20already%20a%20server%20with%20that%20name%20%27%2C%20%27erreur_email_deja_existant%27%20=%3E%20%27This%20email%20address%20is%20already%20registered.%27%2C%20%27erreur_nom_connect_incorrect%27%20=%3E%20%27Server%20name%20not%20allowed%27%2C%20%27erreur_plugin_desinstalation_echouee%27%20=%3E%20%27Uninstallation%20of%20the%20plugin%20failed.%20However%2C%20you%20may%20deactivate%20it.%27%2C%20%27erreur_plugin_fichier_absent%27%20=%3E%20%27File%20missing%27%2C%40%40%20-198%2C16%20%20170%2C12%20%40%40%20Do%20not%20submit%20this%20import%20request.%3Cp%3EFor%20more%20information%2C%20please%20see%20%3Ca%20href=?a=commitdiff_plain;h=31d203ca51029e7122372c8166695e5e938bd37e;p=burette%2Fcyclofficine_ivry.git [DATA] ~users and members importation OK --- diff --git a/__openerp__.py b/__openerp__.py index 0493edc..8842f3f 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -40,8 +40,6 @@ It installs the profile for bike co-ops to manage some features like: 'data/base.xml', 'data/products_categories.xml', 'data/products_products.xml', - 'data/members.xml', - 'data/users.xml', 'view/members.xml', ], 'installable': True,